| Total Complexity | 37 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 191 |
| Lines of code | 133 |
| Logical lines of code | 70 |
| Comment lines | 23 |
| Methods | 5 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_possible_authors_for_search() | 42 | 15 | 49 | |
| handle_users_search() | 48 | 7 | 34 | |
| handle_authors_search() | 56 | 6 | 16 | |
| handle_author_create_from_user() | 58 | 5 | 15 | |
| handle_author_get_user_data() | 55 | 4 | 19 |